https://docs.microsoft.com/es-es/office/dev/add-ins/testing/debug-add-ins-using-f12-tools-ie

Abrimos Outlook de escritorio y click en el boton adjuntar fichero para que cargue IE11

Ejecutamos el comando y seleccionamos metaclean.html
C:\Windows\SysWOW64\F12\IEChooser.exe

BORRAR LA CACHE DE OUTLOOK PARA LO ADDIN
-----------------------------------------
https://docs.microsoft.com/en-us/office/dev/add-ins/testing/clear-cache#:~:text=Manually%20clear%20the%20cache%20in%20Outlook%20To%20remove,then%20choose%20Remove%20to%20remove%20that%20specific%20add-in.

Borrar el contenido del directorio
%LOCALAPPDATA%\Microsoft\Office\16.0\Wef\

Si siguen sin cargar el nuevo Addin borrar tb el contenido del directorio:
%userprofile%\AppData\Local\Packages\Microsoft.Win32WebViewHost_cw5n1h2txyewy\AC\#!123\INetCache\

BORRAR CACHE DE IE11
--------------------
https://neosmart.net/wiki/clear-internet-explorer-cache/#Clear_Cache_In_Internet_Explorer_11
EJECUTAR EL COMANDO:
inetcpl.cpl
Pestaña General --> Boton Eliminar

